편집

다음을 통해 공유


ExportDescriptorProvider.NoMetadata Field

Definition

Indicates a lack of metadata.

protected: static initonly System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ NoMetadata;
protected static readonly System.Collections.Generic.IDictionary<string,object> NoMetadata;
 staticval mutable NoMetadata : System.Collections.Generic.IDictionary<string, obj>
Protected Shared ReadOnly NoMetadata As IDictionary(Of String, Object) 

Field Value

Applies to