IDescriptiveMetadataPublisher Property
|
Gets/sets the publisher information
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string Publisher { get; set; }
Property Publisher As String
Get
Set
property String^ Publisher {
String^ get ();
void set (String^ value);
}
abstract Publisher : string with get, set
Property Value
Type:
StringSee Also