다음을 통해 공유


MetadataQuery.Exclude Property

Definition

public:
 property cli::array <Nullable<Guid>> ^ Exclude { cli::array <Nullable<Guid>> ^ get(); void set(cli::array <Nullable<Guid>> ^ value); };
[System.Runtime.Serialization.DataMember]
public Guid?[] Exclude { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Exclude : Nullable<Guid>[] with get, set
Public Property Exclude As Nullable(Of Guid)()

Property Value

Attributes

Applies to