Gets or sets the block type.
Read-write property
[Visual Basic .NET] |
---|
Public Property BlockType() As String
|
[C#] |
---|
public string BlockType {get; set;}
|
[Managed C++] |
---|
public: __property String __gc ^ get_BlockType();
|
[Unmanaged C++] |
---|
public: HRESULT get_BlockType(
|
[Java] |
---|
public String getBlockType();public void setBlockType(
|