Allows access to a dynamic block instance property.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IDynamicBlockInstanceProperty |
C# | |
---|
public interface IDynamicBlockInstanceProperty |
JScript | |
---|
public interface IDynamicBlockInstanceProperty |
Managed Extensions for C++ | |
---|
public __gc __interface IDynamicBlockInstanceProperty |
C++/CLI | |
---|
public interface class IDynamicBlockInstanceProperty |
Example
Accessors
Access Diagram
See Also