DependencyEntryContentId Property
|
Namespace:
Ingeniux.Runtime.Dependency
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax public string ContentId { get; }
Public ReadOnly Property ContentId As String
Get
public:
property String^ ContentId {
String^ get ();
}
member ContentId : string with get
Property Value
Type:
StringSee Also