PathReferenceAttributeBasePath Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string BasePath { get; }
Public ReadOnly Property BasePath As String
Get
public:
property String^ BasePath {
String^ get ();
}
member BasePath : string with get
Property Value
String
See Also