다음을 통해 공유


AlertDefinitionCreate.FeedId 속성

정의

피드 식별자를 가져오거나 설정합니다.

public:
 property Guid FeedId { Guid get(); void set(Guid value); };
[System.Runtime.Serialization.DataMember]
public Guid FeedId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.FeedId : Guid with get, set
Public Property FeedId As Guid

속성 값

Guid

피드 식별자입니다.

특성

적용 대상