A Sandcastle Documented Class Library
PCustomControlTemplateIntegrationGUID_Test Field |
Guid für Property: Test Property
Für jede Property, die im Prozessbilddesigner belegt werden soll, muss es eine eindeutige Guid geben.
Kann zb in Visual Studio über Tools => Create GUID erzeugt werden.
Namespace: PlantiT.User.CustomControlTemplate
Assembly: PlantiT.User.CustomControlTemplate (in PlantiT.User.CustomControlTemplate.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static readonly Guid GUID_Test
Private Shared ReadOnly GUID_Test As Guid
private: static initonly Guid GUID_Test
static val private GUID_Test: Guid
Field Value
Type: GuidSee Also