_EnvironmentTaskList.CommentTokens Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::Object ^ CommentTokens { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ CommentTokens { Platform::Object ^ get(); void set(Platform::Object ^ value); };
[System.Runtime.InteropServices.DispId(3)]
public object CommentTokens { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.CommentTokens : obj with get, set
Public Property CommentTokens As Object

Property Value

The comment tokens.

Attributes

Applies to